io/fs.subFS.fullName (method)
5 uses
	io/fs (current package)
		sub.go#L53: func (f *subFS) fullName(op string, name string) (string, error) {
		sub.go#L82: 	full, err := f.fullName("open", name)
		sub.go#L91: 	full, err := f.fullName("read", name)
		sub.go#L100: 	full, err := f.fullName("read", name)
		sub.go#L133: 	full, err := f.fullName("sub", dir)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |